const runtime.goroutineProfileInProgress

3 uses

	runtime (current package)
		mprof.go#L881: 	goroutineProfileInProgress
		mprof.go#L1037: 		if prev == goroutineProfileInProgress {
		mprof.go#L1050: 		if gp1.goroutineProfiled.CompareAndSwap(goroutineProfileAbsent, goroutineProfileInProgress) {